aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]/expenses/expense-list.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add Expense Date (#26)Chris Johnston2024-01-081-1/+4
| | | | | | | | | | | | | * add expense date * Improve date formatting * Prettier * Change field description --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-191-7/+2
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-2/+7
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Migration script, improvements in expenses listSebastien Castiel2023-12-081-10/+20
|
* Share buttonSebastien Castiel2023-12-071-1/+1
|
* Titles and navigationSebastien Castiel2023-12-071-1/+1
|
* Store amounts as centsSebastien Castiel2023-12-071-1/+1
|
* Improve responsivenessSebastien Castiel2023-12-061-0/+76